Skip to main content

Update

Update a lobby.

Authentication Required: Yes

ugs lobby update <lobby-id> <body> [options]

Arguments

<lobby-id> The ID of the lobby to update.

<body> The JSON body containing the update to apply to the lobby. If this is a file path, the content of the file is used; otherwise, the raw string is used.

Options

AliasDescription
service-id--service-id(REQUIRED) The service ID.
player-id--player-idThe ID of the player to impersonate.
project-id-p, --project-idThe Unity cloud project ID.
environment-name-e, --environment-nameThe services environment name.
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.